home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / vp300.zip / README.DOC < prev    next >
Text File  |  1993-03-26  |  3KB  |  72 lines

  1.  
  2.       Nothing like VGA Planets has ever been tried before.
  3.  
  4.       VGA Planets is a multi-player space conquest game for up to
  5.    11 players. The game is designed so that the players can play
  6.    by modem. The players calls the BBS that is acting as the game
  7.    host or a BBS that is acting as a storage site for files to and
  8.    from a remote computer playing host. The players download a
  9.    small file PLAYER?.RST ( about 2k ). The players then log off
  10.    the host BBS. The whole process can be done in under a minute.
  11.    The file contains data that is expanded into a set of data files
  12.    by a UNPACK program.
  13.  
  14.    The players can then go into a VGA graphical program that uses the
  15.    DATA files to show the the player what happened last turn and to
  16.    plan out new moves, order new ships to be built and many other
  17.    activities. The player has all his fun OFFLINE where he isn't
  18.    subject to BBS time limits and isn't tying up a BBS phone line.
  19.    When a player has completed his game turn he quits the main program and
  20.    runs MAKETURN which encodes all the players data files into a
  21.    PLAYER?.TRN file. The player then calls the host BBS again and uploads
  22.    the PLAYER?.TRN file ( 24 bytes or more ) in a matter of seconds.
  23.    Sometime very late at night (in most cases) the BBS gathers up ALL the
  24.    PLAYER?.TRN files for a game and moves them into the HOST directory.
  25.    The HOST.EXE program gobbles up all the PLAYER?.TRN files at once and
  26.    feeds them into the universe's main data files ( *.HST ). The HOST.EXE
  27.    program then gathers up all information important to each player in
  28.    the game and forms a new set of PLAYER?.RST files ( one for each player )
  29.    which are then moved to a download directory, so that the players can
  30.    play out another game turn tomorrow.
  31.  
  32.  
  33.         I you are a New user and want to test this program out fast
  34.    run the following programs.
  35.  
  36.         MKDIR TEST                'make test, a sub directory
  37.         MASTER TEST               'make a test universe in the sub directory
  38.  
  39.         HOST TEST                 'make the games first set of RST files
  40.         UNPACK TEST               'convert the RST files to data files
  41.         PLANETS TEST              'PLAY!
  42.         MAKETURN TEST             'convert data files into TRN files
  43.  
  44.    /--> HOST TEST                 'convert all TRN files into RST files
  45.    |    UNPACK TEST               'convert the RST files to data files
  46.    |    PLANETS TEST              'PLAY!
  47.    |    MAKETURN TEST             'convert data files into TRN files
  48.    \-----(repeat)
  49.  
  50.                          ------------------------
  51.  
  52.             LIST OF FILES ON THIS DISK:
  53.                INSTALL.EXE :  Install program
  54.                VP300D1.EXE :  Host files
  55.                VP300D2.EXE :  Data files for host and players
  56.                VP300D3.EXE :  Player files
  57.                VP300D4.EXE :  Player files
  58.              * PLANETS.EXE :  REGISTERED planets program
  59.              * VPUTIL.EXE  :  Ships and sheet utility programs
  60.  
  61.                              * On registered disks only
  62.  
  63.                          ------------------------
  64.  
  65.                      ( see PLANETS1.DOC for more info )
  66.  
  67.                                          Tim Wisseman
  68.                                          Voice: (209) 877-2320
  69.  
  70.                                 Internet Email: cocomax@gorn.echo.com
  71.  
  72.